Facebook\'s real-time updates docs now say that you can get the feed for a page:
You can subscribe to the page\'s feed in the same way you subscribe t
Firstly, subscription to real-time update for page/feed doesn't work. See: http://bugs.developers.facebook.net/show_bug.cgi?id=18048
Does the page need to install the app whose oauth token I'm using?
Yes
Or do I somehow need to get an oauth token for the page itself by logging in as the page?
If i correctly understand you, you need only app access_token https://graph.facebook.com/oauth/access_token?client_id=your_app_id&client_secret=your_secret&grant_type=client_credentials