PDO & MAMP enabling lib

I was trying to get Zend Framework up and running with the PDO_MYSQL extension. I’m doing quick development on my local Apple machine, with MAMP 1.7.2 installed. MAMP is an easy to use Mac Apache Mysql and PHP platform but it has it’s drawbacks. Installing additional extensions is really difficult.
A while back i’ve replaced my [...]