Imagick for Windows 8 xampp

I want to install imagick on windows 8 64bit, xampp. I tried all the methods on the internet how to solve this problem, but none helped me (tried over 10 methods).

In all of the results, I am getting an error when starting apache.

  • Apache 2.2.21
  • PHP 5.3.8
  • Windows 8 64

The last method I tried: http://w3facility.info/question/how-to-install-imagemagick-for-php5-35-4-on-windows-8-x64/

In case I go to extension = php_imagick_nts.dll error looks like this:

The program cannot start because php5.dll is missing ...

In case I go to

The program cannot start due to missing CORE_RL_wand_.dll ...

Suggesting a method for copying dlls in windows / system32 didn't work for me.

To help you and me, questions you can ask:

  • Have you restarted xampp? Yes
  • Have you restarted windows? Yes
  • Have you added a path? Yes
  • Does the CMD command conversion give the correct answer? Yes
  • Which way did you install Imagick? C: \ ImageMagick

Error: After installing ImageMagick-6.8.9-8-Q16-x64-dll.exe

php_imagick_ts.dll '-% 1 is not a valid Wind32 application.

+3


source to share


1 answer


I only solved the problem by installing the latest xampp (XAMPP version 1.8.3) and proceeded with the method: Running ImageMagick on XAMPP 1.8.3 with Windows 7

Copied installation data:



+2


source







All Articles