I am trying to install php_printer.dll in my localhost powered by wampserver with Apache ver(2.4.9) for Win64 and PHP(5.5.12).
I copied my php_printer.dll to ext directory and added extension=php_printer.dll to the end of my php.ini but the extension doesn't show up on my extension list.
I got the php_printer.dll from php_printer-0.1.0-dev-5.5-ts-vc11-x64.
I don't know what else to do.
I found the solution. you have to use the same
VCversion of your apache pack