I was using php 5.4 fine with its php_snmp.dll
enabled, but as soon as I upgraded to php 5.6.7, I cannot use php_snmp.dll
anymore.
I just upgraded to php 5.6.10 hoping that snmp problem would be fixed but its not. If I comment out that line in php.ini php does not crash and my apache 2.4 webserver starts and runs fine.
Does anyone have this issue with above mentioned php versions?