Unable to load dynamic library message
Posted: 2013-07-05T11:54:44-07:00
I have a Windows 7 64bit operating system. I use XAMPP v3.103.10 along with PHP 5.47 for testing (localhost). I downloaded and installed ImageMagic 6.8.6-Q16 on the C:\Program Files directory. I downloaded php_imagick.dll and put it in the XAMPP/php/ext directory. I changed the php.ini file to include extension=php_imagick.dll. When I restart PC and Apache server on XAMPP, I get a message that php_imagick is not a valid win32 application. Can you tell me what I am doing wrong. Did I install the wrong php_imagick.dill? if so, where can I find the correct one and what is it called? Thanks!