This might be a Superuser question, but I've seen other installation question here, so:
I am running PHP 5.6.23 on Apache 2.4.23, VC11, x86 - to mimic my host's environment. Now I'm trying to get Imagick to run and the latest versions (ImageMagick 7.0.2-5 x86 and Imagick 3.4.3 RC1 VC11 x86 for PHP 5.6) are not working. PHP returns "The specified module could not be found" to Apache's error log. I'm not sure what compiler version applies to ImageMagick, I'm using the latest binaries from their website.
What is the most stable combination of versions of ImageMagick and Imagick to use for PHP 5.6?