I checked man php and output of php -h, but I didn\'t seem to find such thing.
man php
php -h
But I remember seeing it somewhere, you could do something like
http://php.net/manual/en/features.commandline.options.php
-z Load Zend extension .
Found it by googling for "php cli load extension"