Hi,
I follow this video to install valentina adk for php.
https://www.youtube.com/watch?v=qgqiDGFKVnM
I am using wampserver64, and php is 5.6.25. So I copy php56_pdo_valentina.dll and php56_valentina.dll to wampserver php ext folder. And add these two lines:
extension=php56_pdo_valentina.dll
extension=php56_valentina.dll
And restart the apache service. But when I do the phpinfo(), I cant see valentina extension. But wampserver show that these two extensions are loaded, see the attachment.
Any idea? thanks
regards,
Gary