Search found 1 match

by WhiteOwl
2014-02-03T06:48:43-07:00
Forum: Developers
Topic: VERSION ISSUES IIS7.5 (imagemagick, php_imagick.dll)
Replies: 9
Views: 35251

SOLVED: Windows 2008 R2 x64, PHP 5.5.x, IIS, imagemagick !!

So after 4 hours I got it working:

You got Windows (x32 o x64) and IIS. You want PHP 5.5 and Imagemagick.

!! : Everything (PHP, Imagemagick installation, php_imagick.dll) needs to be x86 (32bit) for now (x64 builds are still experimental).

Tested and working:
Windows: 2008R2 x64 SP1
Visual C ...