As far as I know Twitter API is supposed to be available with smaller limit rate without API key and without being connected through OAuth.
Is there anyway to use that simply through Zend_Service_Twitter ? Or will I end parsing some kind of feed like that : https://twitter.com/statuses/user_timeline/12345.json?callback=twitterCallback2&count=1
Other question same answer :