ok.. found it.. i had to "bother" the whole forum to get the answer
in bootstrap i've added
PHP Code:
$viewRenderer = Zend_Controller_Action_HelperBroker::getStaticHelper('viewRenderer');
$viewRenderer->setViewSuffix('php')->setViewScriptPathSpec(':action.:suffix');