Unable to load dynamic library message

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
cinci-hal
Posts: 1
Joined: 2013-07-05T11:49:08-07:00
Authentication code: 6789

Unable to load dynamic library message

Post by cinci-hal »

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!
Post Reply