Hi!
I testet ImageMagik on a virtual machine with a lokal XAMPP installation. Everything worked fine.
Now I want to install the same package, with the same installation procedure, on the server of my server hoster. This is a Windows 2003 Server (all updates from Microsoft till today). I must use Plesk 8.1, and the PHP installation from Plesk 8.1 which is 5.2.0.
I Installed the newest version of ImageMagick (ImageMagick-6.5.3-10-Q16-windows-dll) with the default values. Then I copied the php_imagick.dll (from pecl5.2-win32-latest) in the PHP extension dir, and activated it over the php.ini. Then I made a complete restart of the server.
Now I get always the error message "PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Programme\SWsoft\Plesk\Additional\PleskPHP5\ext\php_imagick.dll' - The specified procedure cound not be found. in Unkown on line 0
I testet the installation also with an older version of XAMPP with a PHP 5.2.0, and it also worked. I think the problem comes from the IIS?
I testet the Installation in the path C:\ImageMagik. I checkd the PATH and the MAGICK_HOME variables. I copied the DLLs from ImageMagick to C:\Windows\system32. I installed the C++ 2008 package from Microsoft. I installed the C++ 2005 package from Microsoft. I tested some other php_imagick.dll files I found on the internet.
NOTHING WORKED!!!
Any ideas?
Thanks,
Christian.